Skip to content

Conversation

dblsaiko
Copy link

@dblsaiko dblsaiko commented Apr 4, 2025

TCP_NODELAY is not applicable on Unix sockets, so trying to accept a connection on the socket always fails here (Os { code: 95, kind: Uncategorized, message: "Operation not supported" }).

Closes #4335.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@dblsaiko dblsaiko force-pushed the push-ttmspnpsmzzt branch from 4d8a9f1 to a27d417 Compare April 4, 2025 17:56
@dblsaiko dblsaiko marked this pull request as draft April 4, 2025 18:14
@dblsaiko dblsaiko force-pushed the push-ttmspnpsmzzt branch from a27d417 to 5f43db0 Compare April 4, 2025 18:18
@dblsaiko dblsaiko marked this pull request as ready for review April 4, 2025 18:43
@sandhose sandhose enabled auto-merge April 6, 2025 16:28
@sandhose
Copy link
Member

sandhose commented Apr 6, 2025

@2xsaiko Thanks for this! I need you to sign the CLA for me to merge this PR, but other than that, looks good to me!

auto-merge was automatically disabled May 13, 2025 16:53

Head branch was pushed to by a user without write access

@dblsaiko dblsaiko force-pushed the push-ttmspnpsmzzt branch from 5f43db0 to b14fb35 Compare May 13, 2025 16:53
@sandhose
Copy link
Member

This was done in #4829

@sandhose sandhose closed this Jul 28, 2025
@dblsaiko dblsaiko deleted the push-ttmspnpsmzzt branch July 29, 2025 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MAS does not accept connections on unix socket
3 participants